home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games Extra 1996 September / Amiga Games Extra CD-ROM 9-1996.iso / userbox / publicdomain / dunderdir / docs / dunderdir.history < prev    next >
Text File  |  1996-04-30  |  6KB  |  130 lines

  1.  
  2. DUNDERDIR HISTORY:
  3.  
  4.    1.00  03-Feb-95  First version.
  5.  
  6.    1.01  07-Feb-95  Options added: h, r, v and  g.
  7.                     You can now save options in a global
  8.                     or local variabel(DDOpts).
  9.  
  10.    1.02  18-Mar-95  Fixed a bug caused by the r option.
  11.                     It destroyed a register and it made 
  12.                     DunderDir to think that there where
  13.                     too many arguments in line :(
  14.  
  15.    1.03  07-May-95  *** First public release ***
  16.                     Options added: Fa, Fc, Fi, p.
  17.                     Made the output faster simply by
  18.                     makeing the cursor invisible.
  19.                     It now prints free bytes avaible.
  20.                     Fixed a bug with the -q option,
  21.                     it did not break on Ctrl+C.
  22.  
  23.    1.04  08-May-95  *** Second public release ***
  24.                     Fixed a bug that had sneaked in :(
  25.                     It did not leave back all stack
  26.                     memory, so the register contained
  27.                     the wrong pointers when i called
  28.                     FreeMem(). Sorry for that ;)
  29.                     Also added the nonstop option when
  30.                     useing the -p option.
  31.  
  32.  1.04.1  13-May-95  Removed WildStar support(!?) but
  33.                     added a small program(WildChange)
  34.                     that fix this :)  Finally DD shows
  35.                     if the dir/file is a hard/soft link.
  36.  
  37.  1.04.2  17-May-95  Total change of code in the routine
  38.                     reading the arguments. MUCH better
  39.                     now :)
  40.  
  41.  1.04.3  18-May-95  Fixed a bug in argument reading routine.
  42.                     It made DD to skip the last option, and
  43.                     it didn't toggle if the same option was
  44.                     in the commadline as in the DDOpt variable.
  45.                     Added the step option when pausing. You now
  46.                     can use standard C string options like \n
  47.                     with the LFormat(-L) option.
  48.  
  49.  1.04.4  20-May-95  Fixed yet another bug with the arguments
  50.                     routine. There should not be any bugs
  51.                     there anymore :)
  52.  
  53.  1.04.5  22-May-95  Added the -H option and three variables,
  54.                     DDHead, DDTail and DDTop. Fixed a bug:
  55.                     when sorting after sizes with -g option,
  56.                     the dirs will also be sorted now after
  57.                     the sizes now and not after the names.
  58.  
  59.  1.04.6  25-May-95  Added three more variables: DDDir, DDFile
  60.                     and DDComment. -p don't work well anymore :(
  61.                     It does not show if there are any links :(
  62.  
  63.  1.04.7  26-May-95  Added some more variables: DDKDir, DDKFile,
  64.                     DDGDir and DDGKDir. Fixed a minor bug with
  65.                     the -w and -c options after a change in v1.04.2
  66.  
  67.  1.04.8  28-May-95  It now shows if it's a link... again.
  68.                     Added two more variables: DDHLink and
  69.                     DDSLink. Added two options: -Sc and -O.
  70.                     Change it from CardWare to GiftWare 8)
  71.  
  72.  1.04.9  30-May-95  Total change of the dir scan routine.
  73.                     Code looks better(not for it helps you 8)
  74.                     and is faster. Fixed some minor bugs.
  75.  
  76.    1.05  01-Jun-95  *** Third public release ***
  77.                     Fixed a bug with the -g option: did not
  78.                     free upto 5000 bytes memory when pressing
  79.                     Ctrl+C, it now always(when pressing Ctrl+C)
  80.                     leaves 88 bytes of memory ???????  :(
  81.                     But 88 is better then <= 5000 :)
  82.  
  83.                     It did also sometimes when pressing Ctrl+C
  84.                     not unlock the dir, so if you tried to delete
  85.                     it you got the message "object is in use".
  86.                     This should now be fixed :)  Option added: V.
  87.  
  88.  1.05.1  05-Jun-95  Made the options checking code faster, and
  89.                     extended the way of seting witch options that
  90.                     was specifyed(used to use D7(witch could store
  91.                     32 options), but i got more then 32 options now :)
  92.  
  93.  1.05.2  06-Jun-95  Added the DDNoEntry variable. Made the option
  94.                     checking code even faster :)  You now have to
  95.                     choose -c when you used -w!? :)
  96.  
  97.  1.05.3  09-Jun-95  Made some changes to the code, tryed to make it
  98.                     a bit faster everyware :)  Redused the size with
  99.                     a few bytes :)
  100.  
  101.  1.05.4  18-Jun-95  -g option did not work after v1.05.3 :(  but is
  102.                     now fixed :)  Fixed the whole code a little to
  103.                     the better for me =)
  104.  
  105.  1.06    24-Jun-95  It stoped sorting the files after v1.05.4 because
  106.                     i "fixed to code to the better" ;) but is now fixed :)
  107.                     Options added: Bb, BB, Bs, and BS.
  108.  
  109.  1.06.1  25-Jun-95  Options added: I and E.
  110.  
  111.  1.06.2  02-Jul-95  *** Public release: 4 ***
  112.                     Fixed a bug: when usign -L it printed if the
  113.                     dir was empty, witch made an error if you
  114.                     redirected the output to a file and executed
  115.                     it :(  It also did print "DDHead" :( But now
  116.                     it prints nothing more then expected =)
  117.  
  118.   1.06.3 13-Jul-95  Made some (VERY)small changes.
  119.  
  120.   1.06.4 20-Jul-95  Fixed a bug wiht the a, A, E and Sn options.
  121.                     There where just some small errors that did
  122.                     occur just in some special cases.
  123.                     Option added: -.
  124.  
  125.   1.06.5 13-Aug-95  Made the var reading better and quicker..=)
  126.  
  127.   1.06.6 30-Apr-96  *** Public release: 5 ***
  128.                     Fixed bug with the %s options.
  129.  
  130.